[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SLPATH() (STRING)
Function
Return the path of login security files as defined in PCBSetup.
Syntax
SLPATH() No arguments are required
Return Type & Value
STRING
Returns the path of the PCBoard login security files.
Remarks
This function will return the path where login security files are
located as defined in PCBSetup. It can be used to create and change them
on the fly.
Examples
FAPPEND 1,SLPATH()+STRING(CURSEC),O_WR,S_DB
FPUTLN 1,U_NAME()
FCLOSE 1
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson